home *** CD-ROM | disk | FTP | other *** search
- // Borland C++ Builder
- // Copyright (c) 1995, 1998 by Borland International
- // All rights reserved
-
- // (DO NOT EDIT: machine generated header) 'AHMStdReg.pas' rev: 3.00
-
- #ifndef AHMStdRegHPP
- #define AHMStdRegHPP
- #include <AHMTFolderLookup.hpp>
- #include <AHMTLanguageCombo.hpp>
- #include <AHMTDBAscii.hpp>
- #include <AHMTAutoStores.hpp>
- #include <AHMTPrinterCombo.hpp>
- #include <AHMTDBLookupMenu.hpp>
- #include <AHMTDBCommandLabel.hpp>
- #include <AHMTDBStickyLabel.hpp>
- #include <AHMTIconCtrls.hpp>
- #include <AHMTFormDivider.hpp>
- #include <AHMTFileLabel.hpp>
- #include <AHMTFileCtrls.hpp>
- #include <AHMTExplorerView.hpp>
- #include <AHMTExplorerTree.hpp>
- #include <AHMTClipboard.hpp>
- #include <AHMTDBSpinEdit.hpp>
- #include <AHMTDBOfficeEdit.hpp>
- #include <AHMTDBLookupEdit.hpp>
- #include <AHMTDBIndexLookup.hpp>
- #include <AHMTVersionLabel.hpp>
- #include <AHMTInformationLabel.hpp>
- #include <AHMTOfficeEdit.hpp>
- #include <AHMTColorCombo.hpp>
- #include <AHMTFontControls.hpp>
- #include <AHMTCommandLabel.hpp>
- #include <AHMTAutoCombo.hpp>
- #include <AHMTStickyLabel.hpp>
- #include <AHMTSpinEdit.hpp>
- #include <AHMTRealSpinEdit.hpp>
- #include <AHMTFileLookup.hpp>
- #include <AHMTLookupMenu.hpp>
- #include <AHMTLookupEdit.hpp>
- #include <AHMSControls.hpp>
- #include <AHMTAnimator.hpp>
- #include <DsgnIntf.hpp>
- #include <Classes.hpp>
- #include <SysInit.hpp>
- #include <System.hpp>
-
- //-- user supplied -----------------------------------------------------------
-
- namespace Ahmstdreg
- {
- //-- type declarations -------------------------------------------------------
- class DELPHICLASS TAHMAboutStandardControl;
- class PASCALIMPLEMENTATION TAHMAboutStandardControl : public Dsgnintf::TPropertyEditor
- {
- typedef Dsgnintf::TPropertyEditor inherited;
-
- public:
- virtual void __fastcall Edit(void);
- virtual System::AnsiString __fastcall GetValue(void);
- virtual Dsgnintf::TPropertyAttributes __fastcall GetAttributes(void);
- public:
- /* TPropertyEditor.Destroy */ __fastcall virtual ~TAHMAboutStandardControl(void) { }
-
- public:
- /* TObject.Create */ __fastcall TAHMAboutStandardControl(void) : Dsgnintf::TPropertyEditor() { }
-
- };
-
- class DELPHICLASS TAHMROInfoProperty;
- class PASCALIMPLEMENTATION TAHMROInfoProperty : public Dsgnintf::TStringProperty
- {
- typedef Dsgnintf::TStringProperty inherited;
-
- public:
- virtual Dsgnintf::TPropertyAttributes __fastcall GetAttributes(void);
- public:
- /* TPropertyEditor.Destroy */ __fastcall virtual ~TAHMROInfoProperty(void) { }
-
- public:
- /* TObject.Create */ __fastcall TAHMROInfoProperty(void) : Dsgnintf::TStringProperty() { }
-
- };
-
- class DELPHICLASS TAHMDBStringProperty;
- class PASCALIMPLEMENTATION TAHMDBStringProperty : public Dsgnintf::TStringProperty
- {
- typedef Dsgnintf::TStringProperty inherited;
-
- public:
- virtual Dsgnintf::TPropertyAttributes __fastcall GetAttributes(void);
- virtual void __fastcall GetValueList(Classes::TStrings* List);
- virtual void __fastcall GetValues(Classes::TGetStrProc Proc);
- public:
- /* TPropertyEditor.Destroy */ __fastcall virtual ~TAHMDBStringProperty(void) { }
-
- public:
- /* TObject.Create */ __fastcall TAHMDBStringProperty(void) : Dsgnintf::TStringProperty() { }
-
- };
-
- class DELPHICLASS TAHMDataFieldProperty;
- class PASCALIMPLEMENTATION TAHMDataFieldProperty : public Ahmstdreg::TAHMDBStringProperty
- {
- typedef Ahmstdreg::TAHMDBStringProperty inherited;
-
- public:
- virtual System::AnsiString __fastcall GetDataSourcePropName(void);
- virtual void __fastcall GetValueList(Classes::TStrings* List);
- public:
- /* TPropertyEditor.Destroy */ __fastcall virtual ~TAHMDataFieldProperty(void) { }
-
- public:
- /* TObject.Create */ __fastcall TAHMDataFieldProperty(void) : Ahmstdreg::TAHMDBStringProperty() { }
-
-
- };
-
- class DELPHICLASS TAHMItemDataFieldProperty;
- class PASCALIMPLEMENTATION TAHMItemDataFieldProperty : public Ahmstdreg::TAHMDBStringProperty
- {
- typedef Ahmstdreg::TAHMDBStringProperty inherited;
-
- public:
- virtual System::AnsiString __fastcall GetDataSourcePropName(void);
- virtual void __fastcall GetValueList(Classes::TStrings* List);
- public:
- /* TPropertyEditor.Destroy */ __fastcall virtual ~TAHMItemDataFieldProperty(void) { }
-
- public:
- /* TObject.Create */ __fastcall TAHMItemDataFieldProperty(void) : Ahmstdreg::TAHMDBStringProperty()
- { }
-
- };
-
- class DELPHICLASS TAHMROCaptionProperty;
- class PASCALIMPLEMENTATION TAHMROCaptionProperty : public Dsgnintf::TCaptionProperty
- {
- typedef Dsgnintf::TCaptionProperty inherited;
-
- public:
- virtual Dsgnintf::TPropertyAttributes __fastcall GetAttributes(void);
- public:
- /* TPropertyEditor.Destroy */ __fastcall virtual ~TAHMROCaptionProperty(void) { }
-
- public:
- /* TObject.Create */ __fastcall TAHMROCaptionProperty(void) : Dsgnintf::TCaptionProperty() { }
-
- };
-
- class DELPHICLASS TAHMDBAsciiConfigEditor;
- class PASCALIMPLEMENTATION TAHMDBAsciiConfigEditor : public Dsgnintf::TDefaultEditor
- {
- typedef Dsgnintf::TDefaultEditor inherited;
-
- public:
- virtual void __fastcall ExecuteVerb(int Index);
- virtual System::AnsiString __fastcall GetVerb(int Index);
- virtual int __fastcall GetVerbCount(void);
- virtual void __fastcall Edit(void);
- public:
- /* TComponentEditor.Create */ __fastcall virtual TAHMDBAsciiConfigEditor(Classes::TComponent* AComponent
- , Dsgnintf::TFormDesigner* ADesigner) : Dsgnintf::TDefaultEditor(AComponent, ADesigner) { }
-
- public:
- /* TObject.Destroy */ __fastcall virtual ~TAHMDBAsciiConfigEditor(void) { }
-
- };
-
- //-- var, const, procedure ---------------------------------------------------
- extern PACKAGE void __fastcall Register(void);
-
- } /* namespace Ahmstdreg */
- #if !defined(NO_IMPLICIT_NAMESPACE_USE)
- using namespace Ahmstdreg;
- #endif
- //-- end unit ----------------------------------------------------------------
- #endif // AHMStdReg
-